home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
One Click 21 (Special)
/
OC021.iso
/
Juegos
/
skatecart.swf
/
scripts
/
DefineButton2_63
/
BUTTONCONDACTION on(release).as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2005-11-19
|
181 b
|
13 lines
on(release){
gotoAndStop(26);
stopAllSounds();
tellTarget("/INSTRUCT")
{
nextFrame();
}
tellTarget("_level1/")
{
gotoAndStop(1);
}
}